home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / scoobycastillotenebroso.swf / scripts / DefineButton2_601 / BUTTONCONDACTION on(release).as
Text File  |  2007-10-01  |  90b  |  5 lines

  1. on(release){
  2.    _root.sounds.gotoAndPlay("level1");
  3.    _root.gotoAndPlay("level1");
  4. }
  5.